aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/style/[Extra] Crimson.css
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-01-30 12:13:14 +0900
committerGitHub <noreply@github.com>2025-01-30 12:13:14 +0900
commit6c8bba4f3cdcaec0e2a978c47252b63dbcf4af38 (patch)
tree3e33a5e4e712ed76702396feca7e433561c59ef1 /config/waybar/style/[Extra] Crimson.css
parentfe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff)
parentbee0fe2eba9b5f463c3dcc4318e0a1e476477ccd (diff)
Merge pull request #537 from JaKooLit/development
Development to Main
Diffstat (limited to 'config/waybar/style/[Extra] Crimson.css')
-rw-r--r--config/waybar/style/[Extra] Crimson.css86
1 files changed, 24 insertions, 62 deletions
diff --git a/config/waybar/style/[Extra] Crimson.css b/config/waybar/style/[Extra] Crimson.css
index 8ff87132..695a76c3 100644
--- a/config/waybar/style/[Extra] Crimson.css
+++ b/config/waybar/style/[Extra] Crimson.css
@@ -19,13 +19,7 @@ window#waybar {
window#waybar.hidden {
opacity: 0.5;
-}
-window#waybar.empty,
-window#waybar.empty #window {
- padding: 0px;
- border: 0px;
- background-color: transparent;
-}
+}
tooltip {
background: #240303;
@@ -37,35 +31,21 @@ tooltip {
}
/*-----module groups----*/
+.modules-left,
+.modules-center,
.modules-right {
padding-top: 2px;
padding-bottom: 2px;
padding-right: 4px;
padding-left: 4px;
}
-
-.modules-center {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
-}
-
-.modules-left {
- padding-top: 2px;
- padding-bottom: 2px;
- padding-right: 4px;
- padding-left: 4px;
-}
-
+
#workspaces button {
color: wheat;
box-shadow: none;
text-shadow: none;
- padding: 0px;
+ padding: 4px;
border-radius: 9px;
- padding-left: 4px;
- padding-right: 4px;
animation: gradient_f 20s ease-in infinite;
transition: all 0.5s cubic-bezier(.55,-0.68,.48,1.682);
}
@@ -136,6 +116,7 @@ tooltip {
#custom-hint,
#custom-hypridle,
#custom-menu,
+#custom-playerctl,
#custom-power_vertical,
#custom-power,
#custom-settings,
@@ -186,48 +167,29 @@ tooltip {
animation-direction: alternate;
}
+#backlight-slider slider,
#pulseaudio-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
+ min-width: 0px;
+ min-height: 0px;
+ opacity: 0;
+ background-image: none;
+ border: none;
+ box-shadow: none;
}
-
+
+#backlight-slider trough,
#pulseaudio-slider trough {
- min-width: 80px;
- min-height: 5px;
- border-radius: 5px;
- background-color: #22252a;
-}
-
-#pulseaudio-slider highlight {
- min-height: 10px;
- border-radius: 5px;
- background-color: #ba5663;
+ min-width: 80px;
+ min-height: 5px;
+ border-radius: 5px;
+ background-color: #22252a;
}
-#backlight-slider slider {
- min-width: 0px;
- min-height: 0px;
- opacity: 0;
- background-image: none;
- border: none;
- box-shadow: none;
-}
-
-#backlight-slider trough {
- min-width: 80px;
- min-height: 10px;
- border-radius: 5px;
- background-color: #22252a;
-}
-
-#backlight-slider highlight {
- min-width: 10px;
- border-radius: 5px;
- background-color: #ba5663;
+#backlight-slider highlight,
+#pulseaudio-slider highlight {
+ min-height: 10px;
+ border-radius: 5px;
+ background-color: #ba5663;
}
\ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage